@media (max-width: 768px) {
    .about-section-img img {
        width: 95%;
    }

    .navbar-btns {
        margin-top: 20px;
    }
.circle--slider .prev, .circle--slider .next {
    display: none;
}

.section-twis-title h3:before {
    display: none;
}
.home-intro .owl-nav {
    display: none;
}
    .job-wraper section.job-section:before,section.about-section:before {
        display: none;
    }

    .page-title.page-project-img {
        height: 350px;
    }

    .main-post {
        padding: 40px 0;
    }

    .main-post .next-prv-post .thumb-post {
        padding: 15px;
    }

    .main-post .next-prv-post .thumb-post h6 {
        font-size: 13px;
        line-height: 20px;
    }

    .comments-post .item-box p {
        width: 100%;
    }

    aside.site-fixed-menu-sidebar ul.site-menu {
        display: flex;
        flex-direction: column;
        row-gap: 19px;
    }

    .job-wraper .job-section .nor-title form {
        width: 100%;
    }

    .job-wraper .job-section .nor-title.section-twis-title {
        margin: 0;
        text-align: right;
    }

    aside.site-fixed-menu-sidebar ul.site-menu li.nav-item .nav-link {
        font-size: 22px;
    }

    section.tools-section:before {
        display: none;
    }

    .gallary-slider .owl-dots {
        bottom: -40px;
        top: unset;
        right: 30px;
        left: unset;
    }

    .gallary-slider .owl-nav {
        position: absolute;
        bottom: -60px;
        top: unset;
        left: 30px;
    }

    .owl-carousel.gallary-slider {
        margin-bottom: 50px;
    }

    .circle--rotate .n4-box .icon img {
        margin-top: 0;
    }

    .close-fixed-menu {
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 40px;
    }

    .circle--rotate {
        width: 90%;
        height: 90%;
    }

    .circle--rotate>li .icon {
        width: 20%;
        height: 20%;
        margin: -10% auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .circle--rotate>li .icon img {
        width: 100%;
        margin: 0 auto;
    }

    .tools-shape-box {
        width: 320px;
        height: 320px;
        margin: 0 auto;
    }

    .site-lines-grid span:nth-of-type(2) {
        display: none;
    }

    .site-lines-grid span:nth-of-type(3) {
        display: none;
    }

    .site-lines-grid span:nth-of-type(4) {
        right: 50%;
    }

    .contact-left {
        flex-direction: row;
        width: 100%;
        border-top: 1px solid rgb(0 0 0 / 10%);
    }

    .cotnact-right {
        text-align: center;
    }


    .contact-gr .cotnact-right p {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .contact-gr .contact-icon {
        width: 100%;
    }

    .contact-gr .contact-left .contact-icon {
        border: 0;
    }

    footer.app-footer {
        margin-top: 40px;
        padding: 45px 0 20px 0;
    }

    .footer-text h4 {
        font-size: 22px;
    }

    .footer-text p {
        font-size: 14px;
    }

    footer.app-footer .footer-right-path {
        display: none;
    }

    .app-footer .site-lines-grid span:nth-of-type(4) {
        display: none;
    }

    .app-footer .bnmv:before {
        display: none;
    }

    footer.app-footer .copyright-footer {
        width: 100%;
        padding-top: 20px;
    }

    footer.app-footer .bnmv>.row {
        margin-bottom: 30px;
    }

    .home-wraper .intro-slider .intro-content h1 {
        font-size: 40px;
        line-height: 56px;
    }

    .home-wraper .intro-slider .intro-content span {
        font-size: 15px;
    }

    .home-wraper .intro-slider .owl-item>div {
        height: calc(70vh + 90px);
        padding-top: 90px;
    }


    section.about-section {
        padding: 50px 0;
    }

    section.numbers-section .number-box h4 {
        font-size: 40px;
    }

    .nor-title.section-twis-title {
        text-align: center;
    }

    .clients-section .show-all-projects-btn .btn {
        justify-content: center;
    }

    .upload-your-cv {
        height: 400px;
        row-gap: 10px;
    }

    .upload-your-cv img {
        margin-bottom: 20px;
    }

    .job-section .nor-title.section-twis-title {
        margin: 0 !important;
        padding: 45px 0;
        text-align: center;
    }

    .job-section .nor-title.section-twis-title h3 {
        font-size: 30px;
        line-height: 39px;
        margin-top: 10px;
        width: 100%;
    }

    .job-section .nor-title.section-twis-title p {
        max-width: 90%;
        margin: 0 auto;
    }

    .job-section .nor-title.section-twis-title .btn {
        justify-content: center;
    }

    .upload-your-cv:after {
        display: none;
    }

    .contact-gr {
        flex-direction: column;
    }

    .contact-section-title {
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .contact-section-title h3 {
        font-size: 27px;
    }

    .clients-section .section-twis-title p {
        max-width: 90%;
        margin: 0 auto;
    }

    section.clients-section {
        padding-bottom: 45px;
    }

    .about-us-text {
        text-align: center;
    }

    .about-us-text p {
        max-width: 90%;
        margin: 0 auto;
    }

    .about-us-text h3 {
        font-size: 30px;
        line-height: 39px;
        margin-top: 10px;
        max-width: 100%;
    }

    .about-us-text p {
        max-width: 90%;
    }

    .about-section-img {
        margin-top: 50px;
        text-align: center;
    }

    section.services-section {
        margin-top: 20px;
    }

    section.services-section .service-item {
        padding: 20px 0;
        min-height: 270px;
    }


    section.projects-section {
        padding: 45px 0;
    }

    section.projects-section .section-twis-title h3 {
        font-size: 30px;
        line-height: 39px;
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }

    section.projects-section .section-twis-title span {
        font-size: 17px;
        text-align: center;
        margin-bottom: 7px;
    }

    section.projects-section .section-twis-title {
        margin-bottom: 25px;
    }

    section.projects-section .project-item .project-content h3 {
        font-size: 16px;
    }

    section.projects-section .project-item .project-content p {
        font-size: 12px;
    }

    section.projects-section .project-item .project-content {
        padding: 8px 16px;
    }

    .show-all-projects-btn {
        margin-top: 25px;
    }

    section.numbers-section .number-box {
        height: 200px;
    }

    section.numbers-section {
        background-attachment: fixed;
    }

    section.tools-section {
        padding: 45px 0;
        overflow: hidden;
    }

    section.tools-section .center-section-title h2 {
        font-size: 30px;
        line-height: 39px;
        margin-top: 10px;
        width: 100%;
    }

    section.tools-section .center-section-title span {
        font-size: 17px;
        margin-bottom: 10px;
    }

    section.tools-section .center-section-title {
        margin-bottom: 50px;
    }

    .active-element-content {
        margin-bottom: 100px;
        text-align: center;
    }

    .tsb-big-item img {
        width: 100%;
        height: 100%;
    }

    .tsb-big-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60%;
        height: 70%;
    }

    .tool-box button {
        width: 70px;
        height: 70px;
        border-radius: 70px;
    }

    .tool-box button img {
        width: 42px;
    }

    .tool-box.tool-1 {
        top: -35px;
    }

    .tool-box.tool-4 {
        bottom: -35px;
    }

    .tool-box.tool-4 img {
        margin-top: -28px;
    }

    .tool-box.tool-2 {
        top: 55px;
    }

    .tool-box.tool-6 {
        top: 55px;
    }

    .tool-box.tool-5 {
        bottom: 40px;
    }

    .tool-box.tool-3 {
        bottom: 40px;
    }

    .tools-section .show-all-projects-btn .btn {
        justify-content: center;
    }

    .tools-link {
        margin-top: 80px;
        text-align: center !important;
        margin-left: 0;
    }

    section.gallary-section {
        padding: 45px 0;
    }

    .gallary-section .section-twis-title h3 {
        font-size: 30px;
        line-height: 39px;
        text-align: center;
        margin-top: 10px;
        width: 100%;
    }

    .gallary-section .section-twis-title {
        margin-bottom: 25px;
    }

    .gallary-section .section-twis-title span {
        font-size: 17px;
        margin-bottom: 0px;
        text-align: center;
    }

    .gallary-item-img img {
        height: 190px;
    }

    .gallary-two-items {
        column-gap: 12px;
        margin-top: 12px;
    }

    .navbar-btns a:first-of-type {
        display: none;
    }

    a.navbar-logo-box img {
        height: 50px;
    }

    .gallary-two-items .gallary-item {
        margin-bottom: 12px;
    }

    .col-md-6.reverce .gallary-two-items {
        margin-bottom: 0;
    }

    .clients-section .section-twis-title h3 {
        font-size: 30px;
        line-height: 39px;
        margin-top: 10px;
        width: 100%;
    }

    aside.site-fixed-menu-sidebar .footer-menu-list h4.footer-menu-title {
        color: var(--mainColor);
        margin-top: 60px;
        font-size: 20px;
    }

    aside.site-fixed-menu-sidebar .footer-menu-list ul li a {
        font-weight: 500;
        font-size: 18px;
    }

    aside.site-fixed-menu-sidebar .footer-menu-list ul li {
        margin-bottom: 16px;
    }

    .nor-title.section-twis-title span {
        font-size: 17px;
        margin-bottom: 7px;
    }

    footer.app-footer:after {
        display: none;
    }

    .active-element-content p {
        max-width: 100%;
    }

    .gallary-item .p-right {
        display: none;
    }

    .gallary-item .gallary-item-content {
        width: auto;
        padding: 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        right: unset;
        background: transparent;
    }

    .footer-menu-list h4.footer-menu-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .footer-menu-list ul li {
        margin-bottom: 12px;
    }

    .footer-menu-list ul li a {
        font-size: 16px;
    }

    .clients-slider {
        margin-top: 30px;
    }

    .clients-slider .owl-nav {
        display: none;
    }

    html[lang=en] {
        & .home-intro .owl-nav {
            bottom: 20px;
        }

        & .home-intro .owl-dots {
            bottom: 41px;
            right: 50% !important;
        }

    }
}

@media (max-width: 991px) {
    .page-title .container h1 {
        font-size: 21px;
    }
a.menu-icon {
    display: block !important;
}

.navbar .container {
    flex-wrap: nowrap;
}

.navbar-btns > div {display: none;}
    .page-title {
        height: 170px;
    }
}

@media (max-width: 530px) {}

@media (min-width: 769px) and (max-width: 1199px) {
    .job-wraper section.job-section:before {
        right: -220px;
        top: 70%;
    }
}

@media (min-width: 991px) {}

@media (min-width: 991px) {}